func net/http.checkIfMatch

2 uses

	net/http (current package)
		fs.go#L407: func checkIfMatch(w ResponseWriter, r *Request) condResult {
		fs.go#L571: 	ch := checkIfMatch(w, r)